home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / olaptble / _setup.1 / ReadMe.txt < prev    next >
Encoding:
Text File  |  1998-03-20  |  7.6 KB  |  96 lines

  1. AC Olap Table Version 1.1.4 - Copyright Alpha Centauri
  2.  
  3. Changes since Version 1.1.3A :
  4.  
  5. ╖ Drag and drop sorting added to the selected measures list in the measure selection dialog.
  6. ╖ Move method extended to support reordering of measures.
  7. ╖ RestoreFromTemplateFile (method and toolbar button) now checks any saved selections and replaces them with default selections if a problem occurs due to a change in the database.
  8. ╖ AutoRefresh property checking added when changing a font property.
  9. ╖ Informative message displayed when trial version tries to connect remote.
  10. ╖ Added finger cursor when moving the mouse over the hyperlinks in the About dialog.
  11. ╖ Fixed the problem of design-time set properties.
  12. ╖ Fixed the problem of SetMeasThousandsSep method.
  13. ╖ Fixed the problem of measure removal with measure in the page edge.
  14. ╖ Fixed the problem of a changing selection with the dimension in the page edge.
  15.  
  16.  
  17. Known Issues
  18.  
  19. ╖ When installing on Windows NT, the demo script files ACODemo1.vbs, ACODemo2.vbs, ACODemo3.vbs and ACODemo4.vbs and the demo template files Margin.act and Share.act may not be initialized correctly.  Using them can cause unpredictable results unless you reinitialize them by running "ACOConfig.exe /setupscriptfiles" from your installation directory.
  20.  
  21.  
  22. AC Olap Table Version 1.1.3A - Copyright Alpha Centauri
  23.  
  24. Changes since Version 1.1.3 :
  25.  
  26. ╖ Connect method implemented to connect to a remote Express Server MDB Deamon with or without authentication [Connect(TRUE, seDeamon), Connect(TRUE, seDeamon, Session) or Connect(TRUE, seDeamon, Session, UserId, Password)].
  27.  
  28.  
  29. AC Olap Table Version 1.1.3 - Copyright Alpha Centauri
  30.  
  31. Changes since Version 1.1.2 :
  32.  
  33. ╖ The Disconnect method no longer causes a problem after using the CopyConnect method in Internet Explorer 4.
  34. ╖ Corrected several memory leaks.
  35. ╖ The SetSelection method now correctly uses the Drill Direction for the stScript and stList tools.
  36. ╖ Added one optional string argument for all SetSelection tools, enabeling the passing of a level sort command or program to hierarchical dimensions.
  37. ╖ Added the ShowPageDimBar property to show or hide the page dimension bar. This release does not provide template support for this property.
  38. ╖ The FetchData method now returns the setting of the NASpell property instead of an empty variant when the result of the fetch command is NA.
  39. ╖ The CopyConnect method is now protected from invalid arguments.
  40. ╖ The RestoreFromTemplateFile method now displays a message box when opening a file that has not the expected file format.
  41. ╖ The Restore dialog now features a checkbox to enable keeping the active connection instead of disconnecting and reconnecting.
  42. ╖ Added an optional argument to the RestoreFromTemplateFile method to enable keeping the active connection instead of disconnecting and reconnecting.
  43. ╖ The Remove All button on the Measure Selection dialog and the RemoveAllMeasures method now also remove the saved custom measures to prevent problems when reloading without reconnecting a template file containing custom measures.
  44. ╖ Added OnDownEdgeRightClick event.
  45. ╖ Added OnAcrossEdgeRightClick event.
  46. ╖ Added OnScroll event.
  47. ╖ Added OnDrill event.
  48. ╖ Enlarged the buffer for fetching text data from 10kB to 100kB.
  49. ╖ Removed the Express Closed dialog when running on Windows NT.
  50. ╖ The GetCubeDimensions method now correctly lists all dimensions when MEASURE is on the page edge and the down edge is not empty.
  51. ╖ Optional string argument added to the Open method to enable the passing of a database password or PERMIT_READ / PERMIT_WRITE argument.
  52. ╖ Added enumServerType enumeration : sePersonal=0, seServer=1, seDeamon=2.
  53. ╖ Added enumSecurityLevel enumeration : slNone=0, slConnect=1, slCall=2, slPacket=3, slIntegrity=4, slPrivacy=5.
  54. ╖ Added six optional arguments to the Connect method to enable connecting to a local Personal Express [Connect(FALSE) or Connect(FALSE, sePersonal)], a local Express Server with or without authentication [implementation to be added later], a remote Express Server with or without authentication [Connect(TRUE), Connect(TRUE, seServer), Connect(TRUE, seServer, Session) or Connect(TRUE, seServer, Session, UserId, Password), authenticated RPC implementation to be added later] and a remote Express Server MDB Deamon with or without authentication [implementation to be added later]. The Session argument implements the sharing of workspaces.
  55.  
  56.  
  57. AC Olap Table Version 1.1.2 - Copyright Alpha Centauri
  58.  
  59. Changes since Version 1.1.1 :
  60.  
  61. ╖ The enumSelectionTool constant now has an additional value stGetStatus=3.  Calling the SetSelection method on a dimension with this Selection Tool sets the status of the AC Olap Table selection for the specified dimension equal to the dimensions status in Express at the time of the calling of the method.
  62. ╖ The Down Edge no longer displays the empty drill bitmap for non hierarchical dimensions.
  63. ╖ The Disconnect method no longer causes a problem after using the CopyConnect method.
  64. ╖ The argument of the DimensionPropertyBox method is now optional.  Calling the DimensionPropertyBox method without argument first open a list of dimensions to choose from.  The DimensionListPropertyBox method no longer exists because it has become obsolete.
  65. ╖ The argument of the MeasurePropertyBox method is now optional.  Calling the MeasurePropertyBox method without argument first open a list of measures to choose from.  The MeasureListPropertyBox method no longer exists because it has become obsolete.
  66. ╖ The SelectionBox method now takes two optional arguments.  The first one indicates which Selection Tools are available to the end user.  It should be a combination of enumSelectionToolButton values (see next).  The second one should be the name of a dimension.  Specifying this argument limits the dimensions available in the Selection dialog box to the one specified.
  67. ╖ A new constant has been added : enumSelectionToolButton.  It has the following two possible values : tbAll=1 and tbList=2.  It can be used to specify the first argument of the SelectionBox method.
  68. ╖ The AC Olap Table Registry Configuration program no longer indicates a wrong path name for the SNAPI Access Provider setting during setup.
  69. ╖ The setup program now correctly initializes the VBScript runtime.
  70.  
  71.  
  72. AC Olap Table Version 1.1.1 - Copyright Alpha Centauri
  73.  
  74. Changes since Version 1.1.0 :
  75.  
  76. ╖ Enhanced support for using AC Olap Table with Microsoft Visual Basic 5.0, Borland Delphi 3.0 and Microsoft Internet Explorer 4.0.
  77. ╖ AC Olap Table Scripting Demo now converts long pathnames to short pathnames when generating an Open command via the Edit menu.
  78. ╖ The installation procedure now installs a copy of this file and creates a shortcut for it in the Alpha Centauri group.
  79.  
  80.  
  81. AC Olap Table - Version 1.1.0 - Copyright Alpha Centauri
  82.  
  83. In order to use AC Olap Table you must install Oracle Personal Express or Oracle Express Server.
  84. You can also use AC Olap Table with the demonstration web site at Alpha Centauri.
  85.  
  86. The installation procedure of AC Olap Table will install :
  87.  
  88. ╖ AC Olap Table ActiveX Control.
  89. ╖ The AC Olap Table Scripting Demo, a tool to visualise AC Olap Table using Visual Basic Scripts.
  90. ╖ The ACODemo database, an Oracle Personal Express database for demo purposes.
  91. ╖ A number of example Visual Basic Scripts, using the ACODemo database.
  92. ╖ A number of example AC Olap Table Template files, using the ACODemo database.
  93. ╖ The AC Olap Table Registry Configuration program, that enables you to modify the settings for the connection to Oracle Express.
  94. ╖ A web page containing miscellaneous information and a link to the Alpha Centauri web site.
  95. ╖ AC Olap Table Help File
  96.